Bump version to 2.4.3-dev - #222
Merged
Merged
Conversation
for more information, see https://pre-commit.ci
There was a problem hiding this comment.
Pull request overview
Post-release housekeeping to move the project forward after the v2.4.2 release by updating the development version and rolling the changelog forward.
Changes:
- Bump plugin development version to
2.4.3-dev. - Add a
2.4.2changelog section dated2026-07-29. - Update changelog reference links to use
v-prefixed tags (with some needing correction).
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.
| File | Description |
|---|---|
| gradle.properties | Updates pluginVersion to 2.4.3-dev for ongoing development after the release. |
| CHANGELOG.md | Adds the 2.4.2 release section and adjusts historical comparison/reference links. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Comment on lines
+5
to
+7
| ## [2.4.2] - 2026-07-29 | ||
|
|
||
| ${GITHUB_EVENT_RELEASE_BODY} |
Comment on lines
+149
to
+152
| [1.3.0]: https://github.com/pyvenvmanage/PyVenvManage/commits/v1.3.0 | ||
| [1.3.1]: https://github.com/pyvenvmanage/PyVenvManage/compare/v1.3.0...v1.3.1 | ||
| [1.3.2]: https://github.com/pyvenvmanage/PyVenvManage/compare/v1.3.1...v1.3.2 | ||
| [1.3.3]: https://github.com/pyvenvmanage/PyVenvManage/compare/v1.3.2...v1.3.3 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Post-release version bump after v2.4.2 release.